[XEN] Skip over the unit in parse_size_and_unit() when returning the remainder
authorIan Campbell <ian.campbell@xensource.com>
Fri, 5 Jan 2007 18:17:36 +0000 (18:17 +0000)
committerIan Campbell <ian.campbell@xensource.com>
Fri, 5 Jan 2007 18:17:36 +0000 (18:17 +0000)
commit4d5aa6c3452e14976347c6b821756120a3f37d61
tree97ba8f93a5301642c994ee211e40f2a3b9e2e1ac
parentb4270971d58c86f81ff6595c427116bdc258180a
[XEN] Skip over the unit in parse_size_and_unit() when returning the remainder
of the string.

Signed-off-by: Ian Campbell <ian.campbell@xensource.com>
xen/common/lib.c